Fix numpy header detection
authorStuart Prescott <stuart@debian.org>
Sat, 15 Feb 2025 14:27:09 +0000 (01:27 +1100)
committerStuart Prescott <stuart@debian.org>
Wed, 7 May 2025 13:59:19 +0000 (23:59 +1000)
commit3414ab15e3228fe1233e0fcf787af4f769eb5e1c
tree630bae983f8711f5bec8c60042b135184eb65100
parente8e6fea2f8867f119e06fb111fdd95a706bf4f0e
Fix numpy header detection

Existing code makes assumptions about site-packages/dist-packages
and fails to find the headers; numpy has an explicit function for this

Gbp-Pq: Name 0005-Fix-numpy-header-detection.patch
build_scripts/utils.py